if service.click({
{"تشغيل الفيديو",
}
})
return true
end

if service.click({
{"إيقاف الفيديو مؤقتًا",
}
})
return true
end

if service.click({
{"إعادة تشغيل الفيديو",
}
})
return true
end
if service.click({
{"زر More",
}
})
return true
end

if service.click({
{"زر Less",
}
})
return true
end

if service.click({
{"*مشاهدة*>5",
}
})
return true
end